@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #0b504d;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0b504d;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#555;}



.navbg{
	height: 100px;
    width: 100%;
    position: absolute;
    z-index: 99998;
    left: 0;
    top: 0;
    min-width: 1240px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    transition: all .1s ease;
    background:rgba(0,0,0,0.3);
	}
#header{
	height: 100px;
    width: 95%;
    z-index: 99999;
    max-width: 1200px;
    margin: 0 auto;
	}
.top{width:100%;margin:0 auto;position: relative;}
.head{height: 27px;line-height: 27px;background: #e6e6e6;color: #595959;font-size: 13px;display:none;}
.head a{color: #595959;font-size: 13px;}
.logo{ padding:3px 0 0}
.logo img{ width:90%; height:auto}
.logo img.slo2{ display:none}
.logo div.navbar-left h1{ font-size:28px; color:#fff; line-height:42px}
.logo div.navbar-left span{ font-size:15px; color:#fff; line-height:16px;letter-spacing: .7px;}
.logo p.navbar-left{ border-left:1px solid #dfdfdf; margin-left:10px; padding-left:10px; font-size:20px; line-height:24px; color:#222; margin-top:7px; letter-spacing:-3px}
.navbar-left {
    float: left !important;
}
.navbar-nav ul.list-unstyled {
    width: 100%;
}
.navbar-right {
    float: right !important;
}
/*in_search*/
.search_cnt1{
	height: 60px;
    position: relative;
    padding:30px 0 0 10px;
    overflow: hidden;
	}
.search_cnt2{width: 13%;height: 70px;position: relative;padding:27px 10px 0;overflow:hidden;}
.search_cnt2 .txt{font-size: 14px;width: 100%;height: 36px;line-height: 36px;padding-left: 16px;color:#9f9f9f;border-radius:17px;}
.search_cnt2 .btn{width: 38px;height: 36px;background: url("../images/btn.jpg") no-repeat;position: absolute;right: 10px;top: 27px;border-radius:0 17px 17px 0; cursor:pointer}
.search_cnt1 p{ background:url("../images/tel.png") no-repeat 0 center; padding-left:30px; display:block; height:40px; line-height:40px; color:#fff; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}


.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{background: url(../images/tele.png) no-repeat 20px #d90212;width: 277px;height:100px;text-align: left;padding:5px 0 7px 72px;margin-left: 14px; }
.topLink .k2 span{ font-size:18px;color: #ffffff; line-height:20px !important;display: block;padding-top: 12px;}
.topLink .k2 strong{color: #ffffff;font-size: 25px;font-weight: bold;line-height: 40px !important;}
.topLink .k2 p{position:relative;top:0px;}


.topLink .k3{background: url(../images/tele.png) no-repeat 32px #092574;color: #ffffff;font-size: 30px;font-weight: bold;width: 205px;height: 62px;text-align: left;line-height: 21px;padding-left: 72px;    padding-top: 18px;margin-left: 24px;    padding-bottom: 7px;   }
.topLink .k3 p{position:relative;top:10px;}

.navbar-nav{height:100px;float:right; width:68%}
.navbar-nav .nav-list>li{height:100px;text-align:center;position:relative;z-index:999; width:14.2%;display: inline-block;}
.navbar-nav .nav-list>li>a{display:block;line-height:100px;color: #fff;height:100px;font-size: 17px;transition:all 0.4s; background:url(../images/navmove.png) no-repeat center 100px}
.navbar-nav li.active>a,.navbar-nav .nav-list>li:hover>a,.navbar-nav .nav-list>li>a.reds{color:#fff;background:url(../images/navmove.png) no-repeat center bottom}
.navbar-nav .nav-list>li>a.nav_on{font-size:17px;position:relative;color:#fff;background:url(../images/navmove.png) no-repeat center bottom}
.navbar-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.navbar-nav .header-contact>.fr p{font-size:25px;color:#e34824;line-height:30px; font-family:impact}
.navbar-nav .header-contact>.fr p:first-child{font-size:12px;color:#999 !important;line-height: 14px; font-family:微软雅黑}
.top-icon{width:12px;height:12px;position:absolute;margin-left:-18px;vertical-align:middle;margin-top:13px;}
.icon-follow{background:url("../images/top_icons2.png") no-repeat left center;}
.icon-global{background:url("../images/top_icons3.png") no-repeat left center;}
.dropdown-menu{display:block;display: none\9;display: block\9\0;-webkit-transform:scale(1.2,0);transform:scale(1.2,0);opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .2s ease-out;-webkit-transition:-webkit-all .2s ease-out;transition:-webkit-all .2s ease-out;transition:all .2s ease-out;transition:all .2s ease-out,-webkit-all .2s ease-out;z-index:9999; position: absolute; background:#fff; top:100px; width:130%; text-align:center;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);border-top:none; left:-15%}
.dropdown-menu > li{border-bottom:1px solid #e5e5e5;}
.dropdown-menu > li>a{font-size:14px;line-height:24px; display:block; width:100%;transition:all .1s ease; padding:9px 0; color:#333}
.dropdown-menu > li>a:hover{background-color:#f1f1f1; color:#000}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}


.navbg.nav01{ position:fixed; background:rgba(255, 255, 255, 1);border-bottom: 1px solid #e9e9e9;}
.navbg.nav01 .navbar-nav .nav-list>li>a{ color:#333 !important}
.navbg.nav01 .search_cnt1 p{
	color: #333 !important;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
	}
.navbg.nav01 .logo img.slo1{ display:none}
.navbg.nav01 .logo img.slo2{ display: block}
.navbg.nav01 .search_cnt2 .txt{border: 1px solid #ccc;}
.navbg.nav01 .navbar-nav .nav-list>li>a.nav_on{ color:#e34824 !important}
.navbg.nav01 .navbar-nav .nav-list>li>a.nav_on,.navbg.nav01 .navbar-nav li.active>a,.navbg.nav01 .navbar-nav .nav-list>li:hover>a,.navbg.nav01 .navbar-nav .nav-list>li>a.reds{ background: url(../images/navmove.png) no-repeat center 156px; color:#e34824}
 





/*搜索*/
.link{ width:100%; height:70px; margin:0 auto 40px; border-bottom:1px solid #e5e5e5; background:#fff}
.link ul{ width:1200px; height:70px; margin:0 auto;}
.link ul li{ float:left; height:70px}
.link ul li p{line-height:70px;width:880px; height:70px; color:#333333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px; font-weight:bold}
.link ul li a{line-height:70px; color:#666; font-weight: normal}

.bannerfo{ width:278px;height:36px; border:1px solid #cfcfcf; position:relative; margin-top:16px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:36px;}
.bannerfo dl .inputbox input{ width:210px; height:36px; padding:0 0 0 15px;color:#aaaaaa; line-height:36px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:225px; top:0; width:53px; height:36px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:53px; height:36px;background: none}


/*子页面大图*/
.nban{ width:100%; height:600px; margin:0 auto; background:#dfdfdf;}


/*footer*/


.fotlink{ width:100%; height:82px; margin:0 auto; background: #ff9900}
.fotlink ul{ max-width:1200px; height:82px; margin:0 auto}
.fotlink ul li{ line-height:82px;}
.fotlink ul li p{ background:url(../images/link.jpg) left center no-repeat; padding-left:46px; font-size:16px; color:#ffffff; line-height:82px}
.fotlink ul li a{font-size:16px; color:#ffffff; line-height:82px; margin-right:30px}


.footer{ width:100%; height: auto; margin:0 auto; background:#2b2b2b; border-bottom:1px solid #414141}
.footer .maina{ max-width:1200px; height: auto; margin:0 auto; padding-bottom:50px;}

.footer .maina .leftdh{
    padding-top: 35px;
    width: 18%;
    display: block;
    margin-right: 3%;
	}
.footer .maina .leftdh .title{font-size:18px; line-height:40px; color:#ffffff}
.footer .maina .leftdh .title .dec{ width:24px; height:2px; display:block; background:#999999}
.footer .maina .leftdh .cont{ margin-top:20px;}
.footer .maina .leftdh .cont ul li{
	float: left;
    margin-right: 2%;
    width: 47%;
	}
.footer .maina .leftdh .cont ul li a{ font-size:14px; line-height:35px; color:#999999}

.footer .maina .bot_lx{
    padding: 35px 0 0;
	width: 24%;
	}
.footer .maina .bot_lx .title{font-size:18px; line-height:40px; color:#ffffff}
.footer .maina .bot_lx .title .dec{ width:24px; height:2px; display:block; background:#999999}
.footer .maina .bot_lx .cont{ margin-top:20px; font-size:14px; line-height:35px; color:#999999}

.footer .maina .botewm{
	padding-top: 35px;
    display: block;
    float: right;
    width: 22%; 
    padding-left: 4%;
	}
.footer .maina .botewm .title{font-size:18px; line-height:40px; color:#ffffff}
.footer .maina .botewm .title .dec{ width:24px; height:2px; display:block; background:#999999}
.footer .maina .botewm .cont{ margin-top:20px; }
.footer .maina .botewm .cont ul li{
	width: 45%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    margin-left: 7%;
	}
.footer .maina .botewm .cont ul li img{ max-width:100%; height:auto}

.bottom{ width:100%; height:65px; margin:0 auto; background:#2b2b2b; text-align:center}
.bottom li{
	display: inline-block;
    height: 65px;
    line-height:65px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #999999;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:65px;color: #999999;font-size: 14px;}

.left{ float:left}
.right{ float:right}


.bot_sub{ background: url(../images/dbbj.jpg) center center no-repeat; height:220px}